widget-factory: Rename About menu item to About Widget Factory
authorJeremy Bicha <jbicha@ubuntu.com>
Mon, 1 Oct 2018 00:27:29 +0000 (20:27 -0400)
committerJeremy Bicha <jbicha@ubuntu.com>
Mon, 1 Oct 2018 00:43:51 +0000 (20:43 -0400)
This follows the recommendation in
https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement

demos/widget-factory/widget-factory.ui

index bc31742d9f7408b4201e508a9b999b5c3806c1bf..c1e5b1e5e03875d3b9f27689cbcab34fc4f0c0e0 100644 (file)
@@ -18,7 +18,7 @@
     </section>
     <section>
       <item>
-        <attribute name="label" translatable="yes">About</attribute>
+        <attribute name="label" translatable="yes">_About Widget Factory</attribute>
         <attribute name="action">app.about</attribute>
       </item>
     </section>